home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / tracks.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-07-02  |  47 b   |  4 lines

  1. on(rollOver){
  2.    _parent.trackOver(this);
  3. }
  4.